Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 5 - Telephone Manager Messages / Telephone Manager Message Reference
Constants


Terminal States

The telTermEnableMsg message (page 5-11) provides information about the current state of a telephone terminal. The value parameter can contain either of the two following constants:

enum {
   telTerminalEnabled      = 0,
   telTerminalDisabled     = 1
};
Constant descriptions

telTerminalEnabled
The specified telephone terminal is enabled. The tool can send commands to the terminal and receive messages from it.
telTerminalDisabled
The specified telephone terminal is disabled.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help